CERT Coding Standards
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
top
The SEI CERT Coding Standards are software coding standards developed by the CERT Coordination Center to improve the safety, reliability, and security of software systems.cite-ref-1[1]cite-ref-2[2] Individual standards are offered for C, C++, Java, Android OS, and Perl.cite-ref-3[3]
Guidelines in the CERT C Secure Coding Standard are cross-referenced with several other standards including Common Weakness Enumeration (CWE) entries and MISRA.cite-ref-4[4]cite-ref-5[5]
Contents
β’ See also
β’ References
β’ External links
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
See also
References
cite-note-22. β "Introduction - SEI CERT C Coding Standard - CERT Secure Coding Standards". www.securecoding.cert.org.
cite-note-33. β "SEI CERT Coding Standards". CERT Secure Coding - Confluence.
cite-note-44. β "SEI CERT C Coding Standard - Related Guidelines". Retrieved October 15, 2018.
cite-note-55. β "MITRE CWE and CERT Secure Coding Standards - US-CERT". www.us-cert.gov. Archived from the original on 2019-08-10. Retrieved 2017-09-09.
External links
β’ Official website
β’ CERT home page
β’ 2016 SEI CERT C Coding Standard
β’ 2016 SEI CERT C++ Coding Standard